Skip to content

Do not run the linkcheck test on tag because of race condition#209

Merged
coretl merged 1 commit intomainfrom
no-linkcheck-on-tag
Oct 30, 2024
Merged

Do not run the linkcheck test on tag because of race condition#209
coretl merged 1 commit intomainfrom
no-linkcheck-on-tag

Conversation

@coretl
Copy link
Copy Markdown
Contributor

@coretl coretl commented Oct 30, 2024

Only run linkcheck if not on a tag, as the CI might not have pushed the docs for this tag yet, so we will fail:

https://github.com/DiamondLightSource/python-copier-template/actions/runs/11589736293/job/32265857983

line   28) broken    https://diamondlightsource.github.io/python-copier-template/2.4.0/how-to.html - 404 Client Error: Not Found for url: [https://diamondlightsource.github.io/python-copier-template/2.4.0/how-to.html\n(how-to/contribute:](https://diamondlightsource.github.io/python-copier-template/2.4.0/how-to.html/n(how-to/contribute:)

@coretl coretl requested a review from evvaaaa October 30, 2024 09:36
@coretl coretl merged commit b40a871 into main Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants